[INFO] cloning repository https://github.com/postrv/lnnrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/postrv/lnnrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostrv%2Flnnrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostrv%2Flnnrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 337f8ddd5e9b3d0440a349f4aff97480bec21b61
[INFO] testing postrv/lnnrs against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostrv%2Flnnrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/postrv/lnnrs
[INFO] finished tweaking git repo https://github.com/postrv/lnnrs
[INFO] tweaked toml for git repo https://github.com/postrv/lnnrs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/postrv/lnnrs on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/postrv/lnnrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 436df582fdaa45631f5f1a7896867a82054c7f8f1212e30a0ccfeb7397a26c13
[INFO] running `Command { std: "docker" "start" "-a" "436df582fdaa45631f5f1a7896867a82054c7f8f1212e30a0ccfeb7397a26c13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "436df582fdaa45631f5f1a7896867a82054c7f8f1212e30a0ccfeb7397a26c13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "436df582fdaa45631f5f1a7896867a82054c7f8f1212e30a0ccfeb7397a26c13", kill_on_drop: false }`
[INFO] [stdout] 436df582fdaa45631f5f1a7896867a82054c7f8f1212e30a0ccfeb7397a26c13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8925d8a17265cf589d510128a10e8c3dcaa22ac2e1fac5042de004dc8e3c490b
[INFO] running `Command { std: "docker" "start" "-a" "8925d8a17265cf589d510128a10e8c3dcaa22ac2e1fac5042de004dc8e3c490b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.4.11
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling wide v0.7.13
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.0
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling smartcore v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.4.11
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling ndarray-rand v0.14.0
[INFO] [stderr]    Compiling liquid_neural_network v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.14s
[INFO] running `Command { std: "docker" "inspect" "8925d8a17265cf589d510128a10e8c3dcaa22ac2e1fac5042de004dc8e3c490b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8925d8a17265cf589d510128a10e8c3dcaa22ac2e1fac5042de004dc8e3c490b", kill_on_drop: false }`
[INFO] [stdout] 8925d8a17265cf589d510128a10e8c3dcaa22ac2e1fac5042de004dc8e3c490b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 713657b47c5435e0a114096e421febf7e1ff83e042ceac35e92ab76de4a8269e
[INFO] running `Command { std: "docker" "start" "-a" "713657b47c5435e0a114096e421febf7e1ff83e042ceac35e92ab76de4a8269e", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling smartcore v0.3.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling ndarray-rand v0.14.0
[INFO] [stderr]    Compiling liquid_neural_network v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.51s
[INFO] running `Command { std: "docker" "inspect" "713657b47c5435e0a114096e421febf7e1ff83e042ceac35e92ab76de4a8269e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "713657b47c5435e0a114096e421febf7e1ff83e042ceac35e92ab76de4a8269e", kill_on_drop: false }`
[INFO] [stdout] 713657b47c5435e0a114096e421febf7e1ff83e042ceac35e92ab76de4a8269e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1cc07d9061042f728978061421e4df1794939ba34df035b952f8b388f6c9fe8
[INFO] running `Command { std: "docker" "start" "-a" "d1cc07d9061042f728978061421e4df1794939ba34df035b952f8b388f6c9fe8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/liquid_neural_network-87b689726d79f98a)
[INFO] [stdout] 
[INFO] [stdout] running 125 tests
[INFO] [stdout] test activation::tests::test_leaky_relu ... ok
[INFO] [stdout] test activation::tests::test_relu_derivative ... ok
[INFO] [stdout] test activation::tests::test_sigmoid_bounds ... ok
[INFO] [stdout] test activation::tests::test_softplus_approximates_relu ... ok
[INFO] [stdout] test activation::tests::test_softplus_positive ... ok
[INFO] [stdout] test activation::tests::test_relu ... ok
[INFO] [stdout] test activation::tests::test_activation_enum ... ok
[INFO] [stdout] test activation::tests::test_tanh_bounds ... ok
[INFO] [stdout] test activation::tests::test_tanh_center ... ok
[INFO] [stdout] test activation::tests::test_tanh_derivative_at_zero ... ok
[INFO] [stdout] test cfc::tests::test_cfc_config_default ... ok
[INFO] [stdout] test cfc::tests::test_cfc_cell_sequence ... ok
[INFO] [stdout] test cfc::tests::test_backbone ... ok
[INFO] [stdout] test cfc::tests::test_cfc_config_builder ... ok
[INFO] [stdout] test cfc::tests::test_backbone_activation ... ok
[INFO] [stdout] test cfc::tests::test_cfc_network_forward ... ok
[INFO] [stdout] test cfc::tests::test_cfc_cell_forward ... ok
[INFO] [stdout] test cfc::tests::test_cfc_cell_creation ... ok
[INFO] [stdout] test cfc::tests::test_cfc_network_creation ... ok
[INFO] [stdout] test cfc::tests::test_cfc_cell_no_gate ... ok
[INFO] [stdout] test cfc::tests::test_dense_layer ... ok
[INFO] [stdout] test cfc::tests::test_cfc_network_sequence ... ok
[INFO] [stdout] test input::tests::test_read_from_string ... ok
[INFO] [stdout] test input::tests::test_validate_empty_inputs ... ok
[INFO] [stdout] test activation::tests::test_sigmoid_symmetry ... ok
[INFO] [stdout] test cfc::tests::test_time_constant_range ... ok
[INFO] [stdout] test input::tests::test_read_from_string_with_invalid_values ... ok
[INFO] [stdout] test input::tests::test_validate_inconsistent_inputs ... ok
[INFO] [stdout] test lnn::tests::config_tests::test_config_builder ... ok
[INFO] [stdout] test lnn::tests::config_tests::test_connection_probability_clamping ... ok
[INFO] [stdout] test activation::tests::test_sigmoid_center ... ok
[INFO] [stdout] test cfc::tests::test_cfc_state_bounded ... ok
[INFO] [stdout] test lnn::tests::lnn_builder_tests::test_builder_creates_network ... ok
[INFO] [stdout] test cfc::tests::test_cfc_network_serialization ... ok
[INFO] [stdout] test lnn::tests::logic_gate_tests::test_logic_gate_parsing ... ok
[INFO] [stdout] test lnn::tests::logic_gate_tests::test_configure_not_gate ... ok
[INFO] [stdout] test lnn::tests::network_tests::test_connect_neurons ... ok
[INFO] [stdout] test lnn::tests::network_tests::test_connect_neurons_invalid_index ... ok
[INFO] [stdout] test input::tests::test_read_nonexistent_file ... ok
[INFO] [stdout] test lnn::tests::network_tests::test_connect_neurons_self_connection_error ... ok
[INFO] [stdout] test lnn::tests::config_tests::test_default_config ... ok
[INFO] [stdout] test lnn::tests::logic_gate_tests::test_configure_and_gate ... ok
[INFO] [stdout] test lnn::tests::logic_gate_tests::test_configure_or_gate ... ok
[INFO] [stdout] test input::tests::test_read_from_file ... ok
[INFO] [stdout] test lnn::tests::network_tests::test_disconnect_neurons ... ok
[INFO] [stdout] test lnn::tests::logic_gate_tests::test_invalid_gate_type ... ok
[INFO] [stdout] test cfc::tests::test_cfc_builder ... ok
[INFO] [stdout] test lnn::tests::network_tests::test_encode_decode ... ok
[INFO] [stdout] test lnn::tests::network_tests::test_set_input_output_neurons ... ok
[INFO] [stdout] test lnn::tests::network_tests::test_network_statistics ... ok
[INFO] [stdout] test lnn::tests::network_tests::test_network_creation ... ok
[INFO] [stdout] test lnn::tests::network_tests::test_invalid_neuron_indices_filtered ... ok
[INFO] [stdout] test lnn::tests::simulation_tests::test_run_simulation_empty_inputs ... ok
[INFO] [stdout] test lnn::tests::simulation_tests::test_run_simulation ... ok
[INFO] [stdout] test lnn::tests::training_tests::test_train_readout_mismatched_lengths ... ok
[INFO] [stdout] test ltc::tests::test_ltc_builder ... ok
[INFO] [stdout] test lnn::tests::training_tests::test_train_readout_empty_inputs ... ok
[INFO] [stdout] test lnn::tests::lnn_builder_tests::test_builder_with_spectral_radius ... ok
[INFO] [stdout] test lnn::tests::serialization_tests::test_network_serialization ... ok
[INFO] [stdout] test ltc::tests::test_ltc_derivative_bounded ... ok
[INFO] [stdout] test input::tests::test_validate_consistent_inputs ... ok
[INFO] [stdout] test ltc::tests::test_ltc_network_creation ... ok
[INFO] [stdout] test ltc::tests::test_ltc_cell_creation ... ok
[INFO] [stdout] test ltc::tests::test_ltc_cell_tau_computation ... ok
[INFO] [stdout] test ltc::tests::test_ltc_config_default ... ok
[INFO] [stdout] test ltc::tests::test_ltc_network_forward ... ok
[INFO] [stdout] test network_components::tests::integration_tests::test_multiple_synapses_from_one_neuron ... ok
[INFO] [stdout] test network_components::tests::integration_tests::test_neuron_fires_with_connected_synapse ... ok
[INFO] [stdout] test network_components::tests::neuron_tests::test_neuron_compute_derivative ... ok
[INFO] [stdout] test network_components::tests::neuron_tests::test_neuron_creation ... ok
[INFO] [stdout] test network_components::tests::neuron_tests::test_neuron_default ... ok
[INFO] [stdout] test network_components::tests::neuron_tests::test_neuron_derivatives ... ok
[INFO] [stdout] test network_components::tests::neuron_tests::test_neuron_dynamic_time_constant ... ok
[INFO] [stdout] test network_components::tests::neuron_tests::test_neuron_gating_dynamics ... ok
[INFO] [stdout] test network_components::tests::neuron_tests::test_neuron_is_firing ... ok
[INFO] [stdout] test ltc::tests::test_ltc_cell_forward ... ok
[INFO] [stdout] test network_components::tests::neuron_tests::test_neuron_reset ... ok
[INFO] [stdout] test ltc::tests::test_ltc_config_builder ... ok
[INFO] [stdout] test network_components::tests::neuron_tests::test_neuron_update_state_no_fire ... ok
[INFO] [stdout] test network_components::tests::neuron_tests::test_neuron_serialization ... ok
[INFO] [stdout] test ltc::tests::test_ltc_network_sequence ... ok
[INFO] [stdout] test network_components::tests::neuron_event_tests::test_neuron_event_equality ... ok
[INFO] [stdout] test network_components::tests::neuron_tests::test_neuron_with_id ... ok
[INFO] [stdout] test ltc::tests::test_ltc_cell_sequence ... ok
[INFO] [stdout] test network_components::tests::neuron_event_tests::test_neuron_event_creation ... ok
[INFO] [stdout] test network_components::tests::synapse_tests::test_synapse_creation ... ok
[INFO] [stdout] test network_components::tests::synapse_tests::test_synapse_excitatory_inhibitory ... ok
[INFO] [stdout] test network_components::tests::synapse_tests::test_synapse_propagate_signal ... ok
[INFO] [stdout] test network_components::tests::synapse_tests::test_synapse_propagate_signal_with_delay ... ok
[INFO] [stdout] test network_components::tests::synapse_tests::test_synapse_serialization ... ok
[INFO] [stdout] test network_components::tests::synapse_tests::test_synapse_with_id ... ok
[INFO] [stdout] test ode_solver::tests::test_dormand_prince_exponential_decay ... ok
[INFO] [stdout] test ode_solver::tests::test_integrate_with_trajectory ... ok
[INFO] [stdout] test ode_solver::tests::test_euler_exponential_decay ... ok
[INFO] [stdout] test ltc::tests::test_ltc_network_serialization ... ok
[INFO] [stdout] test ode_solver::tests::test_solver_config_builder ... ok
[INFO] [stdout] test ode_solver::tests::test_variable_input ... ok
[INFO] [stdout] test ode_solver::tests::test_rk4_exponential_decay ... ok
[INFO] [stdout] test ode_solver::tests::test_rk4_harmonic_oscillator ... ok
[INFO] [stdout] test ode_solver::tests::test_rk4_single_step ... ok
[INFO] [stdout] test ode_solver::tests::test_ode_state_creation ... ok
[INFO] [stdout] test ode_solver::tests::test_euler_single_step ... ok
[INFO] [stdout] test ode_solver::tests::test_max_steps_limit ... ok
[INFO] [stdout] test output::tests::test_write_to_string ... ok
[INFO] [stdout] test training::tests::test_bptt_config_builder ... ok
[INFO] [stdout] test training::tests::test_trainable_dense_backward ... ok
[INFO] [stdout] test training::tests::test_bptt_config_default ... ok
[INFO] [stdout] test training::tests::test_trainable_dense_forward ... ok
[INFO] [stdout] test output::tests::test_write_empty_outputs ... ok
[INFO] [stdout] test output::tests::test_write_with_headers ... ok
[INFO] [stdout] test training::tests::test_trainable_rnn_cell ... ok
[INFO] [stdout] test training::tests::test_trainable_rnn_forward ... ok
[INFO] [stdout] test training::tests::test_trainable_rnn_serialization ... ok
[INFO] [stdout] test output::tests::test_write_to_file ... ok
[INFO] [stdout] test network_components::tests::synapse_tests::test_synapse_stimulate ... ok
[INFO] [stdout] test training::tests::test_trainable_rnn_builder ... ok
[INFO] [stdout] test training::tests::test_trainable_rnn_train_step ... ok
[INFO] [stdout] test training::tests::test_gradient_clipping ... ok
[INFO] [stdout] test activation::tests::test_sigmoid_derivative_at_zero ... ok
[INFO] [stdout] test lnn::tests::network_tests::test_reset_state ... ok
[INFO] [stdout] test lnn::tests::serialization_tests::test_synapses_wrapper_serialization ... ok
[INFO] [stdout] test training::tests::test_mse_loss_with_grad ... ok
[INFO] [stdout] test cfc::tests::test_cfc_faster_than_ltc_conceptually ... ok
[INFO] [stdout] test training::tests::test_training_reduces_loss_over_epochs ... ok
[INFO] [stdout] test ltc::tests::test_ltc_stability_long_sequence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 125 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lnn-46e9eadb9305b64c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test integration_tests::test_input_output_configuration ... ok
[INFO] [stdout] test integration_tests::test_network_reset ... ok
[INFO] [stdout] test integration_tests::test_logic_gate_and ... ok
[INFO] [stdout] test integration_tests::test_logic_gate_or ... ok
[INFO] [stdout] test integration_tests::test_full_pipeline ... ok
[INFO] [stdout] test integration_tests::test_builder_fluent_api ... ok
[INFO] [stdout] test integration_tests::test_spectral_radius_scaling ... ok
[INFO] [stdout] test integration_tests::test_network_persistence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests liquid_neural_network
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/input.rs - input::read_input_from_csv (line 23) ... ignored
[INFO] [stdout] test src/output.rs - output::write_output_to_csv (line 23) ... ignored
[INFO] [stdout] test src/lib.rs - prelude (line 53) ... ok
[INFO] [stdout] test src/training.rs - training (line 11) ... ok
[INFO] [stdout] test src/lib.rs - (line 19) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d1cc07d9061042f728978061421e4df1794939ba34df035b952f8b388f6c9fe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1cc07d9061042f728978061421e4df1794939ba34df035b952f8b388f6c9fe8", kill_on_drop: false }`
[INFO] [stdout] d1cc07d9061042f728978061421e4df1794939ba34df035b952f8b388f6c9fe8
